<?xml version="1.0"?>
<Schema name="FDTCIPIdentSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes">
	<!-- Version of the Schema -->
	<AttributeType name="schemaVersion" dt:type="number" default="1.0"/>
	<!--Definition of Attributes-->
	<AttributeType name="busProtocol" dt:type="enumeration" dt:values="protocol_CIP_DeviceNet protocol_CIP_EthernetIP  protocol_CIP_ControlNet"/>
	<AttributeType name="match" dt:type="string"/>
	<AttributeType name="nomatch" dt:type="string"/>
	<AttributeType name="idDTMSupportLevel" dt:type="enumeration" dt:values="genericSupport profileSupport blockspecificProfileSupport specificSupport identSupport"/>
	<!--Definition of Elements-->
	<ElementType name="RegExpr" content="empty" model="closed">
		<attribute type="match" required="no"/>
		<attribute type="nomatch" required="no"/>
	</ElementType>
</Schema>
